home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000226_news@columbia.edu _Wed Feb 16 15:10:02 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA03021
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 16 Feb 2000 15:10:01 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id TAA13516
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 14 Feb 2000 19:54:30 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: AIX 4.x UUCP lockfile directory?
  11. Date: 15 Feb 2000 00:54:30 GMT
  12. Organization: Columbia University
  13. Message-ID: <88a846$d6a$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <38A8A0E1.F3D0118B@flash.net>,
  17. LAIX Software Consulting  <laixsoft@flash.net> wrote:
  18. : I believe installing the fileset bos.compat.links creates symbolic links for
  19. : locations where files used to be in AIX 3.x to where they are located in
  20. : 4.x.  I suspect it may include a link from /etc/locks to /var/spool/locks.
  21. Thanks.  I wonder why, then, AIX 4.3 ttylock() uses the AIX 3.x lockfile
  22. directory, which doesn't exist :-)
  23.  
  24. - Frank